Path: csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!nx02.iad01.newshosting.com!newshosting.com!news-out.readnews.com!transit3.readnews.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: Lew Newsgroups: comp.lang.java.programmer Subject: Re: O.T. FTP upload Date: Wed, 2 Nov 2011 17:31:11 -0700 (PDT) Organization: http://groups.google.com Lines: 30 Message-ID: <20450779.421.1320280271675.JavaMail.geo-discussion-forums@pref15> References: Reply-To: comp.lang.java.programmer@googlegroups.com NNTP-Posting-Host: 2620:0:1000:fd2b:224:d7ff:fe69:5838 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1320281904 7190 127.0.0.1 (3 Nov 2011 00:58:24 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 3 Nov 2011 00:58:24 +0000 (UTC) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=2620:0:1000:fd2b:224:d7ff:fe69:5838; posting-account=CP-lKQoAAAAGtB5diOuGlDQk0jIwmH0T User-Agent: G2/1.0 X-Google-Web-Client: true Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:9413 On Wednesday, November 2, 2011 2:20:28 PM UTC-7, Martin Gregorie wrote: > On Tue, 01 Nov 2011 07:07:10 -0700, Roedy Green wrote: > > > There are hundreds of FTP utilities. What do you use for FTP unattended > > uploads? > > > Short answer: I don't - I generally use gftp, a GUI tool which has the > ability to whole directory structures. This is a Linux tool (the g stands > for Gnome) but near equivalents are Filezilla (supports Linux, Windows, > OS X but has an over-busy GUI) and WS-FTP (Windows-specific if it still > exists, very similar to gftp). > > If I was going to use unattended ftp transfers I'd just use the standard > Linux command line ftp client because its very easily scriptable. If SSH > was available I'd use sftp instead and for the same reasons. > > Are you aware of J-ftp - http://sourceforge.net/projects/j-ftp/ > I haven't tried it, but it has a similar GUI to gftp and handles a > variety of protocols including scp. > > > My ISP is still waiting for a round TUIT to set up a VPN to replace FTP. > > > If your ISP supports SSH, and most do, that's a good argument for > investigating sftp and/or PuTTY (which provides a decent scp command line > tool for Windows). Or Cygwin, which sports "ssh". -- Lew