View Single Post
Old 09-20-2015, 12:21 AM  
Prodigy
Member
 
Join Date: Jul 2009
Posts: 53
Default

I am on windows 10 x64, for strange thing i am getting slow upload speed from the ioFTPD, max speed that i have got only around ~1500 KBps in the same subnet.

My connection is connected through a wifi, the transfer was done using ftprush on windows 7 x64, is there anything i can do increase the upload speed?.

@Robert_ack
I suppose you could done it by
Code:
OnUploadComplete        = EXEC myexe.exe %[environment(PATH)]
Don't know if %[environment(PATH)] variable will include filename along with the real path. More environment variables available in ..\etc\ioftpd.env .

@Yil
Maybe Yil, could you please add the real path + filename as the environment variables?. Maybe naming it fullpath.

Last edited by Prodigy; 09-20-2015 at 12:30 AM.
Prodigy is offline   Reply With Quote