Everything posted by MyKroFt
-
ProFTPD Plugin for unRAID v6.8.x
still times out
-
ProFTPD Plugin for unRAID v6.8.x
Will try tonight when I get home Thanks
-
ProFTPD Plugin for unRAID v6.8.x
Yes it works directly to unraid ip and also thru my router via nat reflection. But remote outside my lan times out on the passive connection. I can ftp into my vms just fine. Just not proftp on unraid. Port 21 and 50000 to 50500 are forwarded to unraid via my pfSense router
-
ProFTPD Plugin for unRAID v6.8.x
Ok, I am still have pasv problems I can connect, login etc but cant get a dir listing I have added the following to my .conf file PassivePorts 50000 50500 MasqueradeAddress myname.dyndns.org # using a DNS name # MasqueradeAddress 123.45.67.89 # using an IP address DebugLevel 10 I have forwarded the 50000 to 50500 to the unraid ip I get the following: 230 User xxxxxxbackup logged in Remote system type is UNIX. Using binary mode to transfer files. ftp> ls 227 Entering Passive Mode (xx,xx,84,39,196,106). ftp: connect: Connection timed out The ip is correct for my home network in both the remote ftp program outside my home network and in the syslog. but it always times out.... Sep 15 18:53:51 Tower proftpd[24998]: 127.0.0.1 (207.58.143.xxx[207.58.143.xxx]) - dispatching CMD command 'PASV' to mod_core Sep 15 18:53:51 Tower proftpd[24998]: 127.0.0.1 (207.58.143.xxx[207.58.143.xxx]) - in dir_check_full(): path = '/', fullpath = '/mnt/user/xxxxxxbackup/'. Sep 15 18:53:51 Tower proftpd[24998]: 127.0.0.1 (207.58.143.xxx[207.58.143.xxx]) - Entering Passive Mode (xx,xxx,84,39,196,106). Sep 15 18:53:51 Tower proftpd[24998]: 127.0.0.1 (207.58.143.xxx[207.58.143.xxx]) - dispatching LOG_CMD command 'PASV' to mod_log suggestions Thanks Myk
-
[Plug-In] Community Applications
Thank you for all the work you have put into this plugin. It has made my docker life 1000% easier. Well Done! Myk
-
Recycle Bin (vfs recycle) for SMB Shares
I have my diskx shared/hidden - see the recycle.bin there, but I am not seeing any on the user shares - and I did follow uninstall instructions Myk
-
Recycle Bin (vfs recycle) for SMB Shares
Anything removed thru a SMB share (via user, program, script etc) is effected. I see it all the time when I move files from my catch all sortthru share using terramove etc. I will see them in the recycle.bin folder Myk
-
ProFTPD Plugin for unRAID v6.8.x
It runs but you can't make changes and restart it
-
ProFTPD Plugin for unRAID v6.8.x
You can't start or stop it because of security probs. Check your logs
-
ProFTPD Plugin for unRAID v6.8.x
the ftp server is sending back the private 192.x.x.x ip instead of my public ip Myk
-
ProFTPD Plugin for unRAID v6.8.x
this plg is not 6.1+ security compliant? Sep 7 18:27:07 Tower emhttp: run_cmd: invalid cmd: /etc/rc.d/rc.ProFTPd stop Sep 7 18:27:14 Tower emhttp: run_cmd: invalid cmd: /etc/rc.d/rc.ProFTPd restart
-
Recycle Bin (vfs recycle) for SMB Shares
Dunno what happened. Will wait to explain better when I get home
-
Recycle Bin (vfs recycle) for SMB Shares
- Recycle Bin (vfs recycle) for SMB Shares
- Recycle Bin (vfs recycle) for SMB Shares
[quote name="MyKroFt" post="407288" timestamp="1441596193"] Like Include = /etc/samba/vfs_recycle/vfs.conf Which is copied from the plugin dir. So if pols need something custom the can mod the plugin very and it gets copied over (like removing the . ) Also the empty script must figure out the direction from the conference because the notification script must be hard coded with the . As it gets a missing dir error when I renamed mine but the empty script works just fine. Thanks Myk- Recycle Bin (vfs recycle) for SMB Shares
Like include = /etc/samba/vfs_recycle/vfs.conf Which is copied from the plugin dir. So if pols need something custom the can mod the plugin very and it gets copied over (like removing the . ) Also the empty script must figure out the direction from the conference because the notification script must be hard coded with the . As it gets a missing dir error when I renamed mine but the empty script works just fine. Thanks Myk- Recycle Bin (vfs recycle) for SMB Shares
Better option would include the RB conf from its plugin direcrory like unassigned does. Anything extra in the smb-extra gets clobbered like I posted no matter what is in it- Recycle Bin (vfs recycle) for SMB Shares
would prefer a include in the smb-extra file for recycle bin stuff - old plugin did this and the new one does as well include = /etc/samba/unassigned-shares/appdisk.conf include = /etc/samba/unassigned-shares/appdisk2.conf#vfs_recycle_start note the end of the 2nd include line... Myk- Recycle Bin (vfs recycle) for SMB Shares
make sure not to completely remove the smb-extra if you are using unassigned devices plugin - there are includes in there for it Myk- Recycle Bin (vfs recycle) for SMB Shares
So you use Recycle.Bin? Yes I also remember it moving the deleted file on diskX to Recycble.Bin on that same diskX drive.... Previous - unRAID never managed the Recycle.Bin folder and you could not delete it, just its contents. You disabled it, and then Recycle.Bin would be removed. Myk- Recycle Bin (vfs recycle) for SMB Shares
In my older version of the plg - I removed the . so it was not .Recycble.bin and prefer it that way Myk- [Plugin] Command Line Tools (Shell in a Box) for 6.1+
After a reboot I have to disable and re-enable on the setting page to get access to it again- [Plugin] Command Line Tools (Shell in a Box) for 6.1+
Shell in a box is nice, we use it with our Falcon Player system Myk- ProFTPD Plugin for unRAID v6.8.x
when I try and connect am getting the following error - any ideas? Aug 30 22:54:55 Tower proftpd[20433]: 127.0.0.1 (192.168.0.1[192.168.0.1]) - FTP session opened. Aug 30 22:54:55 Tower proftpd[20433]: 127.0.0.1 (192.168.0.1[192.168.0.1]) - USER cpbackup: Login successful. Aug 30 22:55:17 Tower proftpd[20433]: 127.0.0.1 (192.168.0.1[192.168.0.1]) - Refused PORT 192,168,0,141,214,47 (address mismatch) Myk- [Support] Linuxserver.io - Plex Media Server
Well Actually we just changed that, the Variable is now called VERSION set it to plexpass. So you need to know the plexpass version now? Mine right now says it's trying to upgrade to PLEXPASS instead of a version number in the past and is now stuck Sorry for that, the version Should be "plexpass" lowercase, ill patch so that won't matter in the morning. have version PLEXPASS and am now getting the following then using lower case: ----------------------------------- GID/UID ----------------------------------- User uid: 99 User gid: 100 ----------------------------------- Useing version: 0.9.12.11.1406-8403350 from Public latest Upgradeing from version: 0.9.12.11.1406-8403350 to version: 0.9.12.11.1406-8403350 not using plexpass version? Myk - Recycle Bin (vfs recycle) for SMB Shares