Hello... I want add environment variables (like %computername%) into body mail on "Events" Then, when some ftp voyager task fail, it will shows thats environment on the email. Thanks!
variable environmet on ftp voyager body email
FTP Voyager command does not work?
I'm running this script on my PC1 with FTP Voyager version 16.2 but it does just open FTP voyager and DOES NOTHING. No file transfer at all.
I checked and I do see 2 zip files inside d:\temp\ folder. However if I take this same script and execute on another PC and it work fine. This PC has same FTP voyager version and same configuration as PC1.
Can someone help? thanks.
FOR %%G in (d:\temp\*.zip) do (
echo.found %%G
"C:\Program Files\RhinoSoft\FTP Voyager\FTP Voyager.exe" profile="Art_Test_FTPserver" put=%%G remote="/" logfile=NAR_upload.log -nostartupwizard -nosplash autoquit=1
Echo uploaded %%G successfully
Echo.
)
Echo.
Echo completed ...
TSL 1.1/1.2 compatibility
Is FTP Voyager (v 16.2.0.328) TLS 1.1 and/or 1.2 compatible?
Automatically overwrite a file on upload
I'm trying to do unattended scheduled uploads. Is there a global setting that tells FTP Voyager to overwrite files when it encounters an older file with the same name?
Scheduler runs task continuously
I have several tasks setup to run at different time intervals on a daily basis.
After the time change for Daylight Savings Time on Sunday morning the tasks run as scheduled and then stop and re-start continuously.
I have tried re-starting the service, updating the task scheduler time and re-booting the server all to no avail.
Has anyone else seen this or does anyone have any ideas on how to correct it.
I am on FTP Voyager version 16.0.2.0.
Never had this issue on any previous versions.
Is there a place to download version 15 again????
FTP Voyager SMTP Problems
Hi
I have set up the SMTP for the scheduler to use the smtp details for Office 365 which uses port 587. When the event attempts to run, I get an error saying
Unable to send message to xxxxxxxxxxx Unable to connect to SMTP server on port 25
1) Why is this failing?
2) Why is it saying it is using port 25 when I have told it to use port 587?
Thanks
FTP Voyager Scheduler Hangs
We are using the scheduler to move files to a customer ftp server. The process just moves files, nothing else. Currently the task will run but hang, when we check the customer ftp server we can see files are transferred. But there is always zero length files. I assume these are the placeholder of the file to be transferred. Process will just hang after 5 or 6 files and the files that are transferred are not deleting from home directory. The files are only 2kb each so I can't imagine file size being the problem.
Is there a queue size limit on number of files that can be transferred? We have sometimes up to a thousand files that will need to be moved. Also does the process only delete after it has completed? We have seen it complete once or twice with about 40 files, but that is so random we can't call it an actual successful test.
Thanks
Jim
FTP Voyager Scheduler Task will not stop executing
Hello,
I have setup a FTP Voyager Scheduled Task that will not executing. The task is setup to reach out to a FTP to move down any available files and also move up any new files that have been created locally.
When the task is scheduled, it will not stop executing and no available files are pulled down from the FTP or moved up to the FTP site.
Any help is appreciated.
Thanks
FTP Voyager Scheduler Move Down File Deletion Behavior
So the Move Down functionality in FTP Voyager Scheduler is not consistent with what one would typically call a file move operation. Previously, in version 15 of FTP Voyager, a Move Down operation behaved like this:
- Get list of all files at destination.
- Copy remote file to local destination.
- Delete remote file.
- Go to next file on list.
- Continue until list is empty.
Now, however, version 16 behaves like this:
- Get list of all files at destination.
- Copy remote file to local destination.
- Go to next file.
- Continue until list generated at step 1 is complete.
- Delete all remote files at destination, regardless of what was contained in list generated at step 1.
Effectively it is just the Download and Delete Remote Path commands chained together. This is a big problem for my automation, as I cannot guarantee that the folder won't have new files created in it during download operations #2-4, which will then ultimately get deleted by step #5.
So long story short, can the behavior be reverted to the v15 style of move?
FTP Voyager 16 rename on downloaded files
Problem downloading a file- No content - 0KB
Hi
I am able to upload files to a remote destimation but there is
a problem downloading.
For example, when I donwload a csv, it downloads the
file name and extension of .csv but the contents is blank and is 0KB in
size.
Do you know what would be causing this please?
Best regards
Dan
Can't connect to my ftp site!
Hi,
Recently got a new computer, and I don't ftp very often, here's the errors I'm receiving, sorry for the length:
FTP Voyager - Version 15.2.0.0
STATUS:> Connecting to "ftp.j-a-associates.com" on port 21.
220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
220-You are user number 3 of 50 allowed.
220-Local time is now 16:18. Server port: 21.
220-This is a private system - No anonymous login
220-IPv6 connections are also welcome on this server.
220 You will be disconnected after 15 minutes of inactivity.
STATUS:> Connected. Logging into the server
COMMAND:> HOST ftp.j-a-associates.com
530 You aren't logged in
COMMAND:> USER jaass2
331 User jaass2 OK. Password required
COMMAND:> PASS *********
230 OK. Current restricted directory is /
STATUS:> Login successful
COMMAND:> SYST
215 UNIX Type: L8
COMMAND:> FEAT
211-Extensions supported:
EPRT
IDLE
MDTM
SIZE
REST STREAM
MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*;
MLSD
AUTH TLS
PBSZ
PROT
ESTA
PASV
EPSV
SPSV
ESTP
211 End.
STATUS:> Server supports resume
COMMAND:> PWD
257 "/" is your current location
COMMAND:> CWD /
250 OK. Current directory is /
COMMAND:> OPTS MLST Type;Size;Modify;UNIX.mode;UNIX.owner;UNIX.group;
200 MLST OPTS type;size;sizd;modify;UNIX.mode;UNIX.uid;UNIX.gid;unique;
COMMAND:> PORT 192,168,1,103,220,112
200 PORT command successful
COMMAND:> MLSD
ERROR:> Socket error: WSAETIMEDOUT - Connection timed out. Try using PASV mode (View | Options | Connection) if you receive this error during a LIST, MLSD, or NLST commands. (10060)
ERROR:> Socket error: Unknown socket error (1814)
STATUS:> Error sending command "MLSD". Reconnecting (send attempt 2)...
STATUS:> Connecting to "ftp.j-a-associates.com" on port 21.
220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
220-You are user number 3 of 50 allowed.
220-Local time is now 16:19. Server port: 21.
220-This is a private system - No anonymous login
220-IPv6 connections are also welcome on this server.
220 You will be disconnected after 15 minutes of inactivity.
STATUS:> Connected. Logging into the server
COMMAND:> USER jaass2
331 User jaass2 OK. Password required
COMMAND:> PASS *********
230 OK. Current restricted directory is /
STATUS:> Login successful
COMMAND:> SYST
215 UNIX Type: L8
STATUS:> Server supports resume
COMMAND:> CWD /
250 OK. Current directory is /
STATUS:> Successful reconnect. Attempting to resend failed command.
COMMAND:> PORT 192,168,1,103,220,115
200 PORT command successful
COMMAND:> MLSD
ERROR:> Socket error: WSAETIMEDOUT - Connection timed out. Try using PASV mode (View | Options | Connection) if you receive this error during a LIST, MLSD, or NLST commands. (10060)
ERROR:> Socket error: Unknown socket error (1814)
STATUS:> Error sending command "MLSD". Reconnecting (send attempt 3)...
STATUS:> Connecting to "ftp.j-a-associates.com" on port 21.
220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
220-You are user number 4 of 50 allowed.
220-Local time is now 16:20. Server port: 21.
220-This is a private system - No anonymous login
220-IPv6 connections are also welcome on this server.
220 You will be disconnected after 15 minutes of inactivity.
STATUS:> Connected. Logging into the server
COMMAND:> USER jaass2
331 User jaass2 OK. Password required
COMMAND:> PASS *********
230 OK. Current restricted directory is /
STATUS:> Login successful
COMMAND:> SYST
215 UNIX Type: L8
STATUS:> Server supports resume
COMMAND:> CWD /
250 OK. Current directory is /
STATUS:> Successful reconnect. Attempting to resend failed command.
COMMAND:> PORT 192,168,1,103,220,118
200 PORT command successful
COMMAND:> MLSD
ERROR:> Socket error: WSAETIMEDOUT - Connection timed out. Try using PASV mode (View | Options | Connection) if you receive this error during a LIST, MLSD, or NLST commands. (10060)
ERROR:> Socket error: Unknown socket error (1814)
STATUS:> Error sending command "MLSD". Reconnecting (send attempt 4)...
COMMAND:> NOOP
ERROR:> Socket error: WSAETIMEDOUT - Connection timed out. Try using PASV mode (View | Options | Connection) if you receive this error during a LIST, MLSD, or NLST commands. (10060)
STATUS:> Connecting to "ftp.j-a-associates.com" on port 21.
220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
220-You are user number 3 of 50 allowed.
220-Local time is now 16:22. Server port: 21.
220-This is a private system - No anonymous login
220-IPv6 connections are also welcome on this server.
220 You will be disconnected after 15 minutes of inactivity.
STATUS:> Connected. Logging into the server
COMMAND:> USER jaass2
331 User jaass2 OK. Password required
COMMAND:> PASS *********
230 OK. Current restricted directory is /
STATUS:> Login successful
COMMAND:> SYST
215 UNIX Type: L8
STATUS:> Server supports resume
COMMAND:> CWD /
250 OK. Current directory is /
STATUS:> Successful reconnect. Attempting to resend failed command.
COMMAND:> PORT 192,168,1,103,220,149
200 PORT command successful
COMMAND:> MLSD
ERROR:> Socket error: WSAETIMEDOUT - Connection timed out. Try using PASV mode (View | Options | Connection) if you receive this error during a LIST, MLSD, or NLST commands. (10060)
ERROR:> Socket error: Unknown socket error (1814)
STATUS:> Error sending command "MLSD". Reconnecting (send attempt 5)...
STATUS:> Connecting to "ftp.j-a-associates.com" on port 21.
220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
220-You are user number 3 of 50 allowed.
220-Local time is now 16:23. Server port: 21.
220-This is a private system - No anonymous login
220-IPv6 connections are also welcome on this server.
220 You will be disconnected after 15 minutes of inactivity.
STATUS:> Connected. Logging into the server
COMMAND:> USER jaass2
331 User jaass2 OK. Password required
COMMAND:> PASS *********
230 OK. Current restricted directory is /
STATUS:> Login successful
COMMAND:> SYST
215 UNIX Type: L8
STATUS:> Server supports resume
COMMAND:> CWD /
250 OK. Current directory is /
STATUS:> Successful reconnect. Attempting to resend failed command.
COMMAND:> PORT 192,168,1,103,220,153
200 PORT command successful
COMMAND:> MLSD
ERROR:> Socket error: WSAETIMEDOUT - Connection timed out. Try using PASV mode (View | Options | Connection) if you receive this error during a LIST, MLSD, or NLST commands. (10060)
ERROR:> Socket error: Unknown socket error (1814)
STATUS:> Error sending command "MLSD". Reconnecting (send attempt 6)...
STATUS:> Connecting to "ftp.j-a-associates.com" on port 21.
220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
220-You are user number 4 of 50 allowed.
220-Local time is now 16:25. Server port: 21.
220-This is a private system - No anonymous login
220-IPv6 connections are also welcome on this server.
220 You will be disconnected after 15 minutes of inactivity.
STATUS:> Connected. Logging into the server
COMMAND:> USER jaass2
331 User jaass2 OK. Password required
COMMAND:> PASS *********
230 OK. Current restricted directory is /
STATUS:> Login successful
COMMAND:> SYST
215 UNIX Type: L8
STATUS:> Server supports resume
COMMAND:> CWD /
250 OK. Current directory is /
STATUS:> Successful reconnect. Attempting to resend failed command.
COMMAND:> PORT 192,168,1,103,220,158
200 PORT command successful
COMMAND:> MLSD
ERROR:> Socket error: WSAETIMEDOUT - Connection timed out. Try using PASV mode (View | Options | Connection) if you receive this error during a LIST, MLSD, or NLST commands. (10060)
ERROR:> Socket error: Unknown socket error (1814)
STATUS:> Error sending command "MLSD". Reconnecting (send attempt 7)...
STATUS:> Connecting to "ftp.j-a-associates.com" on port 21.
220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
220-You are user number 4 of 50 allowed.
220-Local time is now 16:26. Server port: 21.
220-This is a private system - No anonymous login
220-IPv6 connections are also welcome on this server.
220 You will be disconnected after 15 minutes of inactivity.
STATUS:> Connected. Logging into the server
COMMAND:> USER jaass2
331 User jaass2 OK. Password required
COMMAND:> PASS *********
230 OK. Current restricted directory is /
STATUS:> Login successful
COMMAND:> SYST
COMMAND:> NOOP
ERROR:> Socket error: WSAETIMEDOUT - Connection timed out. Try using PASV mode (View | Options | Connection) if you receive this error during a LIST, MLSD, or NLST commands. (10060)
ERROR:> Socket error: WSAETIMEDOUT - Connection timed out. Try using PASV mode (View | Options | Connection) if you receive this error during a LIST, MLSD, or NLST commands. (10060)
STATUS:> Server supports resume
COMMAND:> CWD /
250 OK. Current directory is /
STATUS:> Successful reconnect. Attempting to resend failed command.
COMMAND:> PORT 192,168,1,103,220,160
200 PORT command successful
COMMAND:> MLSD
ERROR:> Socket error: WSAETIMEDOUT - Connection timed out. Try using PASV mode (View | Options | Connection) if you receive this error during a LIST, MLSD, or NLST commands. (10060)
ERROR:> Socket error: Unknown socket error (1814)
STATUS:> Error sending command "MLSD". Reconnecting (send attempt 8)...
STATUS:> Connecting to "ftp.j-a-associates.com" on port 21.
220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
220-You are user number 3 of 50 allowed.
220-Local time is now 16:28. Server port: 21.
220-This is a private system - No anonymous login
220-IPv6 connections are also welcome on this server.
220 You will be disconnected after 15 minutes of inactivity.
STATUS:> Connected. Logging into the server
COMMAND:> USER jaass2
331 User jaass2 OK. Password required
COMMAND:> PASS *********
230 OK. Current restricted directory is /
STATUS:> Login successful
COMMAND:> SYST
215 UNIX Type: L8
STATUS:> Server supports resume
COMMAND:> CWD /
250 OK. Current directory is /
STATUS:> Successful reconnect. Attempting to resend failed command.
COMMAND:> PORT 192,168,1,103,220,165
200 PORT command successful
COMMAND:> MLSD
ERROR:> Socket error: WSAETIMEDOUT - Connection timed out. Try using PASV mode (View | Options | Connection) if you receive this error during a LIST, MLSD, or NLST commands. (10060)
ERROR:> Socket error: Unknown socket error (1814)
STATUS:> Error sending command "MLSD". Reconnecting (send attempt 9)...
STATUS:> Connecting to "ftp.j-a-associates.com" on port 21.
220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
220-You are user number 3 of 50 allowed.
220-Local time is now 16:29. Server port: 21.
220-This is a private system - No anonymous login
220-IPv6 connections are also welcome on this server.
220 You will be disconnected after 15 minutes of inactivity.
STATUS:> Connected. Logging into the server
COMMAND:> USER jaass2
331 User jaass2 OK. Password required
COMMAND:> PASS *********
230 OK. Current restricted directory is /
STATUS:> Login successful
COMMAND:> SYST
215 UNIX Type: L8
STATUS:> Server supports resume
COMMAND:> CWD /
250 OK. Current directory is /
STATUS:> Successful reconnect. Attempting to resend failed command.
COMMAND:> PORT 192,168,1,103,220,169
200 PORT command successful
COMMAND:> MLSD
ERROR:> Socket error: WSAETIMEDOUT - Connection timed out. Try using PASV mode (View | Options | Connection) if you receive this error during a LIST, MLSD, or NLST commands. (10060)
ERROR:> Socket error: Unknown socket error (1814)
STATUS:> Error sending command "MLSD". Reconnecting (send attempt 10)...
COMMAND:> NOOP
ERROR:> Socket error: WSAETIMEDOUT - Connection timed out. Try using PASV mode (View | Options | Connection) if you receive this error during a LIST, MLSD, or NLST commands. (10060)
STATUS:> Connecting to "ftp.j-a-associates.com" on port 21.
220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
220-You are user number 2 of 50 allowed.
220-Local time is now 16:31. Server port: 21.
220-This is a private system - No anonymous login
220-IPv6 connections are also welcome on this server.
220 You will be disconnected after 15 minutes of inactivity.
STATUS:> Connected. Logging into the server
COMMAND:> USER jaass2
331 User jaass2 OK. Password required
COMMAND:> PASS *********
230 OK. Current restricted directory is /
STATUS:> Login successful
COMMAND:> SYST
215 UNIX Type: L8
STATUS:> Server supports resume
COMMAND:> CWD /
250 OK. Current directory is /
STATUS:> Successful reconnect. Attempting to resend failed command.
COMMAND:> PORT 192,168,1,103,220,213
200 PORT command successful
COMMAND:> MLSD
ERROR:> Socket error: WSAETIMEDOUT - Connection timed out. Try using PASV mode (View | Options | Connection) if you receive this error during a LIST, MLSD, or NLST commands. (10060)
ERROR:> Socket error: Unknown socket error (1814)
STATUS:> Error sending command "MLSD". Reconnecting (send attempt 11)...
STATUS:> Connecting to "ftp.j-a-associates.com" on port 21.
220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
220-You are user number 2 of 50 allowed.
220-Local time is now 16:32. Server port: 21.
220-This is a private system - No anonymous login
220-IPv6 connections are also welcome on this server.
220 You will be disconnected after 15 minutes of inactivity.
STATUS:> Connected. Logging into the server
COMMAND:> USER jaass2
331 User jaass2 OK. Password required
COMMAND:> PASS *********
230 OK. Current restricted directory is /
STATUS:> Login successful
COMMAND:> SYST
215 UNIX Type: L8
STATUS:> Server supports resume
COMMAND:> CWD /
250 OK. Current directory is /
COMMAND:> NOOP
200 Zzz...
FXP transfer from command line using FTP Voyager?
Just wondering if there is documentation or syntax for initiating an FXP transfer in FTP Voyager from the command line? I know how to do it in the GUI, but it would be useful to be able to script it.
FTP Voyager Client Question - partial upload file extension?
Hello,
I just found the SolarWinds FTP Voyager Client. I am looking to use this program for it's FTP scheduling capabilities.
The vendor I will be sending the files to asked if the program has a file in progress extension that it uses when sending files, like .part or .filepart. They want to filter those extensions so that their processes will ignore the partial uploads until the file has completely uploaded.
Is anyone using the FTP Voyager client? Does anyone know if it uses a file in progress extension?
Thank you in advance...
Can't duplicate automatic uploads from SmartFTP to voyager - scheduler
Hello, I am trying to duplicate move my old SmartFTP's application of cloning specifici files&folders from my office to my home PC (s) running Serv-U.
SmartFTP has a bottom pane queue to which I was dragging and dropping my specific files and folders (from offce pc's) and you could set various actions on them as queue items, schedule for custom times, set what action to do
when they complete, and setup precise FILE EXIST RULEs for the Target/Destionation.
e.g. IF Dest Time&Date Stamp EQUAL AND SIZE smaller THEN RESUME
IF Dest Time&Date OLDER and SIZE smaller THEN OVERWRITE
IF Dest Time&Date EQUAL and SIZE equal THEN SKIP
IF Dest Time NEWER and SIZE equal THEN SKIP
After Invoking Voyager schedule Mgmnt screen don't know whether to choose Create NEW task or choose BACKUP,
but say I choose NEW TASK It takes me to the GENERAL tab , which is good, I pick the target Serv-U and give the particular cloning task a name and a description.
Then it takes me to the ACTION -UPLOAD tab, in which has the two empty fields Remote Folder/File and Local.
The LOCAL has a Dropdown tab where it looks like I can select ONE file or folder, rather than use CTRL or something to multi-select. On the other side I can't browse for the destination at all it has to be
manually typed(?) Can't this be done in an easier way/
TIA
Joe
The server has unexpectedly closed the connection
I succesfully logged into a server and saw the content available.
I selected what I wanted to download and chose Download.
Now the log shows
STATUS> Connecting to "64.27.7.34" on port 21.
STATUS> Connected to 64.27.7.34:21 from 192.168.1.78:60507.
ERROR> The server has unexpectedly closed the connection.
and cycles this 8 more times.
I cannot now see the content on the server and if I close FT Voyager and restart it just goes thru'
STATUS> Connecting to "64.27.7.34" on port 21.
STATUS> Connected to 64.27.7.34:21 from 192.168.1.78:60507.
ERROR> The server has unexpectedly closed the connection.
9 times again!
Any thoughts would be helpful.
Nigel
The server has unexpectedly closed the connection
Hi I am not able to connect to SFTP server from windows 20089 server with proxy server
getting error message
from the same server i am able to connect to SFTP via wiscp
i believe the issue is with encryption because Winscp had Diffi Helman Exchange group that is not available in FTP voyager
Please help
Regards
Kamran Shams
Problems with FTP voyager connecting to IIS 8.5 FTP server
I realize that the company has little incentive to worry about how their free FTP client inter-operates with a rival server product, but I wondered if anyone had any clues about my problems connecting to IIS FTP server. (Long ago I purchased Serv-U for my now geriatric server, and once owned an actual purchased copy of FTP voyager back when it was a paid product. But by the time moved to a new server, Serv-U went upscale and is way too expensive for my humble purposes.)
I get two types of error, which might or might not be related:
1) When uploading multiple files at once to the server, the connection always hangs on the second file after successfully uploading one file. IIS log looks like this:
2016-03-02 19:20:56 11.22.33.44 servername\username 44.33.22.11 990 PASV - 227 0 0 1566c127-f9c4-423d-a1b3-baaa0225faea - -
2016-03-02 19:20:56 11.22.33.44 servername\username 44.33.22.11 59159 DataChannelOpened - - 0 0 1566c127-f9c4-423d-a1b3-baaa0225faea - -
2016-03-02 19:20:56 11.22.33.44 servername\username 44.33.22.11 59159 DataChannelClosed - - 2 0 1566c127-f9c4-423d-a1b3-baaa0225faea - -
2016-03-02 19:20:56 11.22.33.44 servername\username 44.33.22.11 990 LIST /transfer/cart-proc.png 550 2 0 1566c127-f9c4-423d-a1b3-baaa0225faea /transfer/cart-proc.png -
2016-03-02 19:20:56 11.22.33.44 servername\username 44.33.22.11 990 TYPE I 200 0 0 1566c127-f9c4-423d-a1b3-baaa0225faea - -
2016-03-02 19:20:56 11.22.33.44 servername\username 44.33.22.11 990 PASV - 227 0 0 1566c127-f9c4-423d-a1b3-baaa0225faea - -
2016-03-02 19:20:56 11.22.33.44 servername\username 44.33.22.11 59160 DataChannelOpened - - 0 0 1566c127-f9c4-423d-a1b3-baaa0225faea - -
2016-03-02 19:20:56 11.22.33.44 servername\username 44.33.22.11 59160 DataChannelClosed - - 0 0 1566c127-f9c4-423d-a1b3-baaa0225faea - -
2016-03-02 19:20:56 11.22.33.44 servername\username 44.33.22.11 990 STOR cart-proc.png 226 0 0 1566c127-f9c4-423d-a1b3-baaa0225faea /transfer/cart-proc.png -
2016-03-02 19:20:56 11.22.33.44 servername\username 44.33.22.11 990 XCRC "/transfer/cart-proc.png" 500 87 0 1566c127-f9c4-423d-a1b3-baaa0225faea - -
2016-03-02 19:20:56 11.22.33.44 servername\username 44.33.22.11 990 MDTM 20151217045612+/transfer/cart-proc.png 213 0 0 1566c127-f9c4-423d-a1b3-baaa0225faea /transfer/cart-proc.png -
2016-03-02 19:20:56 11.22.33.44 servername\username 44.33.22.11 990 PASV - 227 0 0 1566c127-f9c4-423d-a1b3-baaa0225faea - -
2016-03-02 19:20:57 - servername\username 44.33.22.11 59161 DataChannelClosed - - 2 0 1566c127-f9c4-423d-a1b3-baaa0225faea - -
2016-03-02 19:20:57 11.22.33.44 servername\username 44.33.22.11 990 LIST /transfer/core-strat.png 550 2 0 1566c127-f9c4-423d-a1b3-baaa0225faea /transfer/core-strat.png -
2016-03-02 19:20:57 11.22.33.44 servername\username 44.33.22.11 990 PASV - 227 0 0 1566c127-f9c4-423d-a1b3-baaa0225faea - -
2016-03-02 19:20:57 - servername\username 44.33.22.11 59162 DataChannelClosed - - 0 0 1566c127-f9c4-423d-a1b3-baaa0225faea - -
2016-03-02 19:20:57 11.22.33.44 servername\username 44.33.22.11 990 ControlChannelClosed - - 0 0 1566c127-f9c4-423d-a1b3-baaa0225faea - -
This is just uploading a bunch of random images to a folder called "transfer". After the LIST command for the second filename (to see if it's already there), and another PASV command, everything poops out.
2) I get a lot of "SSL Accept Failed on FTP Data Channel" errors. These pop up any time I try to upload a file when a file of the same name already exists in the destination folder; and also at random other times. To get anything done, I need to delete or rename any file of the same name from the server first before uploading; and when the "SSL Accept ..." error pops up at other random times, I need to refresh the destination folder and try again, sometimes repeating this cycle several times. Eventually it always works, but it's a pain. The IIS log file for an attempt to upload a file which already exists, generating the "SSL Accept ..." error, looks like this:
2016-03-02 20:56:26 11.22.33.44 - 44.33.22.11 990 ControlChannelOpened - - 0 0 cca4903e-ca7c-4a25-87ba-dd2af0e98a04 - -
2016-03-02 20:56:26 11.22.33.44 - 44.33.22.11 990 USER username 331 0 0 cca4903e-ca7c-4a25-87ba-dd2af0e98a04 - -
2016-03-02 20:56:26 11.22.33.44 servername\username 44.33.22.11 990 PASS *** 230 0 0 cca4903e-ca7c-4a25-87ba-dd2af0e98a04 / -
2016-03-02 20:56:26 11.22.33.44 servername\username 44.33.22.11 990 SYST - 215 0 0 cca4903e-ca7c-4a25-87ba-dd2af0e98a04 - -
2016-03-02 20:56:26 11.22.33.44 servername\username 44.33.22.11 990 FEAT - 211 0 0 cca4903e-ca7c-4a25-87ba-dd2af0e98a04 - -
2016-03-02 20:56:26 11.22.33.44 servername\username 44.33.22.11 990 OPTS UTF8+ON 200 0 0 cca4903e-ca7c-4a25-87ba-dd2af0e98a04 - -
2016-03-02 20:56:26 11.22.33.44 servername\username 44.33.22.11 990 PBSZ 0 200 0 0 cca4903e-ca7c-4a25-87ba-dd2af0e98a04 - -
2016-03-02 20:56:26 11.22.33.44 servername\username 44.33.22.11 990 PROT P 200 0 0 cca4903e-ca7c-4a25-87ba-dd2af0e98a04 - -
2016-03-02 20:56:26 11.22.33.44 servername\username 44.33.22.11 990 PWD - 257 0 0 cca4903e-ca7c-4a25-87ba-dd2af0e98a04 - -
2016-03-02 20:56:26 11.22.33.44 servername\username 44.33.22.11 990 CWD /transfer 250 0 0 cca4903e-ca7c-4a25-87ba-dd2af0e98a04 /transfer -
2016-03-02 20:56:26 11.22.33.44 servername\username 44.33.22.11 990 PASV - 227 0 0 cca4903e-ca7c-4a25-87ba-dd2af0e98a04 - -
2016-03-02 20:56:27 11.22.33.44 servername\username 44.33.22.11 64021 DataChannelOpened - - 0 0 cca4903e-ca7c-4a25-87ba-dd2af0e98a04 - -
2016-03-02 20:56:27 11.22.33.44 servername\username 44.33.22.11 64021 DataChannelClosed - - 0 0 cca4903e-ca7c-4a25-87ba-dd2af0e98a04 - -
2016-03-02 20:56:27 11.22.33.44 servername\username 44.33.22.11 990 LIST /transfer/pxspoe.png 226 0 0 cca4903e-ca7c-4a25-87ba-dd2af0e98a04 /transfer/pxspoe.png -
2016-03-02 20:56:27 11.22.33.44 servername\username 44.33.22.11 990 PASV - 227 0 0 cca4903e-ca7c-4a25-87ba-dd2af0e98a04 - -
2016-03-02 20:56:27 11.22.33.44 servername\username 44.33.22.11 64022 DataChannelOpened - - 0 0 cca4903e-ca7c-4a25-87ba-dd2af0e98a04 - -
2016-03-02 20:56:27 11.22.33.44 servername\username 44.33.22.11 64022 DataChannelClosed - - 2 0 cca4903e-ca7c-4a25-87ba-dd2af0e98a04 - -
2016-03-02 20:56:27 11.22.33.44 servername\username 44.33.22.11 990 LIST /transfer/pxspoe+(2).png 550 2 0 cca4903e-ca7c-4a25-87ba-dd2af0e98a04 /transfer/pxspoe+(2).png -
2016-03-02 20:56:27 11.22.33.44 servername\username 44.33.22.11 990 TYPE I 200 0 0 cca4903e-ca7c-4a25-87ba-dd2af0e98a04 - -
2016-03-02 20:56:30 11.22.33.44 servername\username 44.33.22.11 990 ControlChannelClosed - - 0 0 cca4903e-ca7c-4a25-87ba-dd2af0e98a04 - -
It's not very informative. It gets as far as verifying that the alternative filename is available, and then poops out. IIS FTP server seems to have no more logging detail available. It's not just a dumb-nuts firewall problem, since I can upload individual files one at a time in passive mode using the tricks mentioned above.
Any insight is appreciated.
FTP Voyager connection issues
I used FTP voyager in the morning and everything worked fine. I tried to use it in the afternoon and it wouldn't connect. When I tried to X out, it stated it was not responding. Please tell me what is wrong!!!
Receiving error: SSL accept failed on FTP data channel
Continually getting the following message after a connection is created from FTP Voyager:
SSL accept failed on FTP data channel - The connection will be aborted
Using FTP over TLS - explicit
Works from FileZilla for example to the same host with the same credentials.