Page 1 of 1

Release 16 and FTP Tmp files

PostPosted: Sun Feb 22, 2015 2:27 pm
by musicscoree96
After I upgrade my NS1 to release 16.0 (including hotfixes for ftp and led) FTP uploads leave a temparary file on my NS1.
The FTP upload is succesvol but the tmp file is not removed.

Please can anyone tell me if this is a Release 16 bug.

Re: Release 16 and FTP Tmp files

PostPosted: Sun Feb 22, 2015 3:09 pm
by Jocko
Yes musicscoree96, that is the standard behaviour when you upload a patch.

This folder will be removed at the next booting.

Re: Release 16 and FTP Tmp files

PostPosted: Fri Feb 27, 2015 9:54 pm
by musicscoree96
I use a cronjob on my webserver at my webhoster to upload once a week multiple files via FTP to my NAS NS1.
Before i upgraded my NAS NS1 to Release 16 there was never a tmp file left on my nas.
Now every ftp upload leaves a tmp file on my NAS. Can this be due to the Release 16 update. Never had this before.

I rebooted the NAS but the probem resists

Re: Release 16 and FTP Tmp files

PostPosted: Fri Feb 27, 2015 10:57 pm
by Jocko
Hi musicscoree96,

There is no change on the FTP server with version 16.0! So your issue is very strange. :scratch

And please what is the tmp file because proftpd never uses the tmp folder to upload a file but creates a tmp file in the destination folder!

Re: Release 16 and FTP Tmp files

PostPosted: Mon Mar 02, 2015 4:18 pm
by musicscoree96
The tmp file is indeed in the destination folder. I'm need sure if the upgrade to Release 16 is causing the problem. Maybe there was a change in the server at the hosting site. I ask my hosting company but they say, nothing is changed. So that's why I was thinking, maybe the upgrade to Release 16 is causing the problem.

Re: Release 16 and FTP Tmp files

PostPosted: Mon Mar 02, 2015 4:37 pm
by Jocko
I re-check the proftpd conf file and there is no change with version 16.0 (except for masqueradeAddress directive if you installed the related patch).

So the ftp server must have the same behaviour than previously :scratch.

Maybe, you get the tmp files if you have some file transfer failure (timeout with big files) . See this page http://www.proftpd.org/docs/modules/mod_xfer.html

Re: Release 16 and FTP Tmp files

PostPosted: Fri Mar 06, 2015 2:13 pm
by musicscoree96
Thank you for your answer. I will look deeper on the server site. Then there must have change something. Thanks again