<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to support-requests</title><link>https://sourceforge.net/p/wput/support-requests/</link><description>Recent changes to support-requests</description><atom:link href="https://sourceforge.net/p/wput/support-requests/feed.rss" rel="self"/><language>en</language><lastBuildDate>Sun, 21 Mar 2021 16:35:55 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/wput/support-requests/feed.rss" rel="self" type="application/rss+xml"/><item><title>connectedReceive-Error: read() failed. Read '' so far. (errno: Connection refused (111))</title><link>https://sourceforge.net/p/wput/support-requests/37/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;i'm getting below error, any suggestions pls,&lt;/p&gt;
&lt;p&gt;--21:56:19-- `ftp_files/UE_0103_TestFTP.pcap'&lt;br/&gt;
    =&amp;gt; ftp://root:xxxxx@172.16.80.100:21/ftp_files/UE_0103_TestFTP.pcap&lt;br/&gt;
starting again&lt;br/&gt;
Connecting to 172.16.80.100:21... c_sock: 3&lt;br/&gt;
initiating timeout connect (300)&lt;br/&gt;
Checking whether 3 is writable... 1 (0:Success)&lt;br/&gt;
connectedReceive-Error: read() failed. Read '' so far. (errno: Connection refused (111))&lt;br/&gt;
Receive-Error: Connection broke down&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mohanraj</dc:creator><pubDate>Sun, 21 Mar 2021 16:35:55 -0000</pubDate><guid>https://sourceforge.net14c355d9f940ae7c29461d0694894eb66584fb82</guid></item><item><title>#36 Error  read() failed. Read '' so far. (errno: No error (0))</title><link>https://sourceforge.net/p/wput/support-requests/36/?limit=25#f82b</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi, got any resolution for this issue? i'm also facing the same issue.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mohanraj</dc:creator><pubDate>Sun, 21 Mar 2021 16:34:09 -0000</pubDate><guid>https://sourceforge.net8bc9ef1508e218b026a9ec6830ad9172756b6a15</guid></item><item><title>Error  read() failed. Read '' so far. (errno: No error (0))</title><link>https://sourceforge.net/p/wput/support-requests/36/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;What does means this error ? How do I correct this ?&lt;/p&gt;
&lt;p&gt;Connecting to 66.39.97.245:21... c_sock: 284&lt;br/&gt;
initiating timeout connect (300)&lt;br/&gt;
Checking whether 644 is writable... 1 (0:No error)&lt;br/&gt;
connected&lt;span&gt;[220]&lt;/span&gt; 'ProFTPD Server (pair Networks, Inc FTP server) &lt;span&gt;[66.39.97.245]&lt;/span&gt;'&lt;br/&gt;
!&lt;br/&gt;
==&amp;gt; AUTH TLS ... ----&amp;gt;AUTH TLS&lt;br/&gt;
Checking whether 644 is writable... 1 (0:No error)&lt;br/&gt;
&lt;span&gt;[234]&lt;/span&gt; 'AUTH TLS successful'&lt;br/&gt;
encrypted!&lt;br/&gt;
Logging in as pinhe640 ... ----&amp;gt;USER pinhe640&lt;br/&gt;
Checking whether 644 is writable... 1 (0:No error)&lt;br/&gt;
Receive-Error: read() failed. Read '' so far. (errno: No error (0))&lt;br/&gt;
Receive-Error: Connection broke down.&lt;/p&gt;
&lt;p&gt;Very thanks&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Paulo Casaretto Filho</dc:creator><pubDate>Mon, 11 Jan 2021 15:26:22 -0000</pubDate><guid>https://sourceforge.netb851c825ca644d3ec342e5f2cfe33d7fa9ee4ecb</guid></item><item><title>wput 0.6.2 skips even though --reupload has been specified</title><link>https://sourceforge.net/p/wput/support-requests/35/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I'm using wput to make backups of my VM's. In order to do this I have a script to stop, copy and restart them that works.&lt;/p&gt;
&lt;p&gt;Host running wput 0.6.2: Ubuntu 16.04 LTS kernel 4.15.0-91-generic&lt;br/&gt;
VM is the same&lt;/p&gt;
&lt;p&gt;To copy the vm when stopped I have this line in the script:&lt;br/&gt;
wput --append-output=$logfile --tries=3 --reupload $sourcedir ftp://Server3:$FTPpw@192.168.111.200$FTPdir&lt;/p&gt;
&lt;p&gt;parameters:&lt;br/&gt;
now=$(date +"%y%m%d")&lt;br/&gt;
logfile=/var/log/Team1/SERVER3Backup_$now.log&lt;br/&gt;
sourcedir="/home/petervg/VM/SERVER3/*"&lt;br/&gt;
FTPpw=mypassword&lt;br/&gt;
FTPdir=/DatabaseBackups/VM/SERVER3_BACKUP/&lt;/p&gt;
&lt;p&gt;When looking at the log file I can see the correct vm is stopped, copied and restarted but wput skips either part of some files or files alltogether. This causes the VM not to be copied completely.&lt;/p&gt;
&lt;p&gt;This is the exact output of the wput command in the logfile (attached), but most files are either completely skipped or partially skipped:&lt;br/&gt;
--18:31:24-- &lt;code&gt;/home/petervg/VM/SERVER3/xubuntu-16.04.3-desktop-amd64 SERVER3.vbox'
    =&amp;gt; ftp://Server3:xxxxx@192.168.111.200:21/DatabaseBackups/VM/SERVER3_BACKUP//home/petervg/VM/SERVER3/xubuntu-16.04.3-desktop-amd64 SERVER3.vbox
Length: 6,662 [1,030 to go]
       [ skipped 5K ]
    0K ,,,,,,
18:31:24 (xubuntu-16.04.3-desktop-amd64 SERVER3.vbox) -&lt;/code&gt; 1.76M/s' &lt;span&gt;[6662]&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Before I enter a bugreport, I'ld like to make sure I didn't make any mistakes.&lt;/p&gt;
&lt;p&gt;With kind regards&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Peter Van Grieken</dc:creator><pubDate>Sun, 05 Apr 2020 05:49:47 -0000</pubDate><guid>https://sourceforge.net96e3239ee0c590b824de947578625b01deb058ee</guid></item><item><title>timeout doesn't work windows</title><link>https://sourceforge.net/p/wput/support-requests/34/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I need a timeout, but the wput timeout doesn't work.    Of course, it might need an older version of wput, before this was broken by the update?  Or, it needs a separate timeout for the putting, not the connection to the ftp server?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">den garb</dc:creator><pubDate>Sat, 08 Jun 2019 16:04:20 -0000</pubDate><guid>https://sourceforge.net5877234d1bfd5ef6561d06179d70bb2be835b48a</guid></item><item><title>Firewall ports to open for TLS ?</title><link>https://sourceforge.net/p/wput/support-requests/33/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hello, can you please advise what ports are required to be open on a firewall to permit 'wput' running TLS.&lt;br/&gt;
Thank you kindly.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">philip francis</dc:creator><pubDate>Wed, 27 Feb 2019 01:46:39 -0000</pubDate><guid>https://sourceforge.net1c01c8be0a5398fe880df8297be949f38a3eedd0</guid></item><item><title>#32 Colon in file name</title><link>https://sourceforge.net/p/wput/support-requests/32/?limit=25#654e</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Never mind.  Problem is the same with regular FTP commands.  Wish I could cancel my post.  I will keep trying to figure out how.  Sorry.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Frank Wolfe</dc:creator><pubDate>Mon, 12 Dec 2016 00:34:36 -0000</pubDate><guid>https://sourceforge.net8724b79904b1c1abd42d152473171d8a06c40a53</guid></item><item><title>Colon in file name</title><link>https://sourceforge.net/p/wput/support-requests/32/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I do have a strange behavior to report, and am hoping someone might have a suggestion.&lt;/p&gt;
&lt;p&gt;The file I am sending is required to have the time in a very specific format:  17:32:50.  The file will fail during transmit, I believe because of the second colon.  If I change the file name to 7:3250, so that it has only one colon, the transfer is successful. Also, it does not seem to be the name of the actual file that I am sending, it seems to be the file name I want it to end up on the other server, because I am taking the second colon out of the receive file name only, and it will work.&lt;/p&gt;
&lt;p&gt;Any suggestions?&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;
&lt;p&gt;Frank&lt;/p&gt;
&lt;p&gt;Runing Umbuntu 14 and WPUT version: 0.6.2&lt;/p&gt;
&lt;p&gt;&lt;span&gt;[shell]&lt;/span&gt;&lt;br/&gt;
wput --append-output=1_puterror.txt ../customerdata/&lt;span&gt;[memberrecord]&lt;/span&gt;/1/files/1577_FlatFile_FULLCURR_2016121117:32:50.dat.gpg ftp://&lt;span&gt;[sftpid]&lt;/span&gt;:&lt;span&gt;[sftppass]&lt;/span&gt;@&lt;span&gt;[ftpaddress]&lt;/span&gt;/www.abcde.com/1577_FlatFile_FULLCURR_2016121117:32:50.dat.gpg&lt;span&gt;[/shell]&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;ERROR With two colons:&lt;br/&gt;
Send Failed (1577_FlatFile_FULLCURR_2016121117:32:50.dat.gpg: The filename, directory name, or volume label syntax is incorrect. ) Skipping this file&lt;br/&gt;
FINISHED --17:32:50--&lt;br/&gt;
Transmission of 1 file failed.&lt;/p&gt;
&lt;p&gt;PERFECT With One Colon:&lt;br/&gt;
--17:45:43-- &lt;code&gt;../customerdata/1/files/1577_FlatFile_FULLCURR_2016121117:45:43.dat.gpg'
    =&amp;gt; ftp://cwolfe:xxxxx@209.151.229.152:21/www.bobhoffmeyer.com/1577_FlatFile_FULLCURR_2016121117:3250.dat.pgp
Connecting to 209.151.229.152:21... connected! 
Logging in as cwolfe ... Logged in!
Length: 500
    0K 
17:45:43 (1577_FlatFile_FULLCURR_2016121117:3250.dat.pgp) -&lt;/code&gt;23.31K/s' &lt;span&gt;[500]&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;FINISHED --17:45:43--&lt;br/&gt;
Transfered 1,012 bytes in 1 file at  9.42K/s&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Frank Wolfe</dc:creator><pubDate>Sun, 11 Dec 2016 23:28:11 -0000</pubDate><guid>https://sourceforge.net851dd6de88fd241c51fa80961896ac88aa2e207a</guid></item><item><title>#23 Speed </title><link>https://sourceforge.net/p/wput/support-requests/23/?limit=25#3284</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Max upload speed is ~360 kt/s  in Windows 7 SP1 64 bit.&lt;/p&gt;
&lt;p&gt;wput version: pre0.6-w32&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">mpxman</dc:creator><pubDate>Thu, 10 Nov 2016 15:01:41 -0000</pubDate><guid>https://sourceforge.netd818c4f5dd06f35e7e3d3254c105be0e1edb20a7</guid></item><item><title>#29 WPUT Blocked</title><link>https://sourceforge.net/p/wput/support-requests/29/?limit=25#6cd6</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Ik have same problem.  It started at 13.10.2015&lt;br/&gt;
both wput and wget are not working any more when used with an ftp account protected by username en password.&lt;br/&gt;
wget to a public directory on the website is the only thing that still works&lt;br/&gt;
any solution ?&lt;/p&gt;
&lt;p&gt;Christian&lt;br/&gt;
Belgium&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">de Groote</dc:creator><pubDate>Sun, 25 Oct 2015 08:10:22 -0000</pubDate><guid>https://sourceforge.net7189d8c0d796abaafec9c28cddfbe8f1eca8b7fb</guid></item></channel></rss>