PC Review


Reply
Thread Tools Rate Thread

built-in FTP client - doing multiple files at once?

 
 
gluino
Guest
Posts: n/a
 
      8th Oct 2007
Hi

Can WinXP's built-in FTP client provide a way to quickly transfer all
files in a directory?

For example:
put *.*
would be expected to upload all files in current local directory into
current remote directory.

And how about transfering a directory together with all its contents?

 
Reply With Quote
 
 
 
 
Mike Cawood, HND BIT
Guest
Posts: n/a
 
      8th Oct 2007
"gluino" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi
>
> Can WinXP's built-in FTP client provide a way to quickly transfer all
> files in a directory?
>
> For example:
> put *.*
> would be expected to upload all files in current local directory into
> current remote directory.
>
> And how about transfering a directory together with all its contents?
>

The Get command just seems to be capable of transferring one file at a time.
I use a third party FTP program (WS_FTP LE) which gets round that problem.
Regards Mike.


 
Reply With Quote
 
John Wunderlich
Guest
Posts: n/a
 
      8th Oct 2007
gluino <(E-Mail Removed)> wrote in
news:(E-Mail Removed):

> Hi
>
> Can WinXP's built-in FTP client provide a way to quickly transfer all
> files in a directory?
>
> For example:
> put *.*
> would be expected to upload all files in current local directory into
> current remote directory.
>
> And how about transfering a directory together with all its contents?
>


The built-in FTP program won't do this.

The very best free FTP client that will do this is "FileZilla". You
just drag a folder from one window to the next and everything just
goes. Check it out:

<http://sourceforge.net/projects/filezilla>

HTH,
John
 
Reply With Quote
 
cornedbeef007-groups@yahoo.com.au
Guest
Posts: n/a
 
      9th Oct 2007
On Oct 9, 3:26 am, gluino <glu...@gmail.com> wrote:
> Hi
>
> Can WinXP's built-in FTP client provide a way to quickly transfer all
> files in a directory?
>
> For example:
> put *.*
> would be expected to upload all files in current local directory into
> current remote directory.
>
> And how about transfering a directory together with all its contents?


Multiple get with mget, multiple put with mput.
However, FileZilla is much better than the commandline fpt client
included in WinXP

OR, you could just use Windows Explorer (no not IE, just Explorer)
In the address bar, type the ftp server address
ftp://ftp.server.com
Press enter.
It should respond and ask for a username. enter username, and it
should ask for a password. Enter your password, and you're in.
Open another Explorer locally, and browse to the folder with the files
you want to transfer.
Select the files, and drag them to the ftp server window. Sit back and
watch.

Good Luck.

 
Reply With Quote
 
Tim Slattery
Guest
Posts: n/a
 
      9th Oct 2007
gluino <(E-Mail Removed)> wrote:

>Hi
>
>Can WinXP's built-in FTP client provide a way to quickly transfer all
>files in a directory?
>
>For example:
> put *.*


The correct command for multiple files is mput, not put.

>And how about transfering a directory together with all its contents?


I don't think so. I think you'd have to create the target directory on
the remote machine first (mkdir).


--
Tim Slattery
MS MVP(DTS)
(E-Mail Removed)
http://members.cox.net/slatteryt
 
Reply With Quote
 
smlunatick
Guest
Posts: n/a
 
      9th Oct 2007
On Oct 9, 9:54 am, Tim Slattery <Slatter...@bls.gov> wrote:
> gluino <glu...@gmail.com> wrote:
> >Hi

>
> >Can WinXP's built-in FTP client provide a way to quickly transfer all
> >files in a directory?

>
> >For example:
> > put *.*

>
> The correct command for multiple files is mput, not put.
>
> >And how about transfering a directory together with all its contents?

>
> I don't think so. I think you'd have to create the target directory on
> the remote machine first (mkdir).
>
> --
> Tim Slattery
> MS MVP(DTS)
> Slatter...@bls.govhttp://members.cox.net/slatteryt


I get "sometimes" the directory created.

I "second" the recommendation for Filezilla. Much more easy to FTP
than with the "commmand line" version.

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Client viewing website built with Frontpage 2003 on a mac =?Utf-8?B?QmV2ZXJseS1UZXhhcw==?= Microsoft Frontpage 3 14th Nov 2005 04:02 PM
looking for no install multi tabbed notepad with built in ftp client (ProteanThread) Freeware 1 12th Apr 2005 03:51 PM
XP Built-In CD Recording; Can't Enable Multiple Drives SmarSquid Windows XP Basics 1 30th Jul 2004 03:21 PM
JavaScript Permission Denied errors with ASP.NET built in client JS Nathan Microsoft ASP .NET 2 5th May 2004 05:00 PM
Enumarating through client's directory structure and upload multiple files to server =?Utf-8?B?U2hhcmVwb2ludEtpZGE=?= Microsoft ASP .NET 2 4th Feb 2004 05:49 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:55 AM.