Re: Help..................
Posted: Thu 17 Oct 2019 12:05 am
And that didn't work either with and without slashes:
# OpenPassiveDataStream(AutoPassive, "STOR public_html/cumulus/realtimegauges.txt", 0)
Command: EPSV
Response: 229 Extended Passive mode OK (|||58553|)
Status: Connecting to 103.18.109.182:58553
Command: STOR public_html/cumulus/realtimegauges.txt
Response: 553 Can't open that file: No such file or directory
Status: Disposing FtpSocketStream...
# CloseDataStream()
# GetWorkingDirectory()
Command: PWD
Response: 257 "/" is your current location
2019-10-17 11:03:10.060 Uploading web\realtimegauges.txt to /public_html/cumulus/realtimegauges.txt
# OpenWrite("/public_html/cumulus/realtimegauges.txt", Binary)
# GetFileSize("/public_html/cumulus/realtimegauges.txt")
Command: SIZE /public_html/cumulus/realtimegauges.txt
Response: 550 Can't check for file existence
# OpenPassiveDataStream(AutoPassive, "STOR /public_html/cumulus/realtimegauges.txt", 0)
Command: EPSV
Response: 229 Extended Passive mode OK (|||58419|)
Status: Connecting to 103.18.109.182:58419
Command: STOR /public_html/cumulus/realtimegauges.txt
Response: 553 Can't open that file: No such file or directory
Status: Disposing FtpSocketStream...
# CloseDataStream()
# GetWorkingDirectory()
Command: PWD
Response: 257 "/" is your current location
2019-10-17 11:03:15.061 Uploading web\realtimegauges.txt to /public_html/cumulus/realtimegauges.txt
# OpenWrite("/public_html/cumulus/realtimegauges.txt", Binary)
# GetFileSize("/public_html/cumulus/realtimegauges.txt")
Command: SIZE /public_html/cumulus/realtimegauges.txt
Response: 550 Can't check for file existence
# OpenPassiveDataStream(AutoPassive, "STOR /public_html/cumulus/realtimegauges.txt", 0)
Command: EPSV
Response: 229 Extended Passive mode OK (|||64115|)
Status: Connecting to 103.18.109.182:64115
Command: STOR /public_html/cumulus/realtimegauges.txt
Response: 553 Can't open that file: No such file or directory
Status: Disposing FtpSocketStream...
# CloseDataStream()
# OpenPassiveDataStream(AutoPassive, "STOR public_html/cumulus/realtimegauges.txt", 0)
Command: EPSV
Response: 229 Extended Passive mode OK (|||58553|)
Status: Connecting to 103.18.109.182:58553
Command: STOR public_html/cumulus/realtimegauges.txt
Response: 553 Can't open that file: No such file or directory
Status: Disposing FtpSocketStream...
# CloseDataStream()
# GetWorkingDirectory()
Command: PWD
Response: 257 "/" is your current location
2019-10-17 11:03:10.060 Uploading web\realtimegauges.txt to /public_html/cumulus/realtimegauges.txt
# OpenWrite("/public_html/cumulus/realtimegauges.txt", Binary)
# GetFileSize("/public_html/cumulus/realtimegauges.txt")
Command: SIZE /public_html/cumulus/realtimegauges.txt
Response: 550 Can't check for file existence
# OpenPassiveDataStream(AutoPassive, "STOR /public_html/cumulus/realtimegauges.txt", 0)
Command: EPSV
Response: 229 Extended Passive mode OK (|||58419|)
Status: Connecting to 103.18.109.182:58419
Command: STOR /public_html/cumulus/realtimegauges.txt
Response: 553 Can't open that file: No such file or directory
Status: Disposing FtpSocketStream...
# CloseDataStream()
# GetWorkingDirectory()
Command: PWD
Response: 257 "/" is your current location
2019-10-17 11:03:15.061 Uploading web\realtimegauges.txt to /public_html/cumulus/realtimegauges.txt
# OpenWrite("/public_html/cumulus/realtimegauges.txt", Binary)
# GetFileSize("/public_html/cumulus/realtimegauges.txt")
Command: SIZE /public_html/cumulus/realtimegauges.txt
Response: 550 Can't check for file existence
# OpenPassiveDataStream(AutoPassive, "STOR /public_html/cumulus/realtimegauges.txt", 0)
Command: EPSV
Response: 229 Extended Passive mode OK (|||64115|)
Status: Connecting to 103.18.109.182:64115
Command: STOR /public_html/cumulus/realtimegauges.txt
Response: 553 Can't open that file: No such file or directory
Status: Disposing FtpSocketStream...
# CloseDataStream()