The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > OS Specific Forums > SUN Solaris
Google UNIX.COM


SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems .

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
Help Required: Command to find IP address and command executed of a user loggedout Security 2 08-06-2008 05:12 PM
how to? launch command with string of command line options TinCanFury Shell Programming and Scripting 5 04-28-2008 03:06 PM
Microsoft Security Advisory (932114): Vulnerability in Microsoft Word 2000 Could Allo iBot Security Advisories (RSS) - Microsoft 0 12-24-2007 07:00 AM
inconsistent ls command display at the command prompt & running as a cron job rajranibl Linux 5 07-30-2007 05:26 AM
FTP allo command nhatch UNIX for Dummies Questions & Answers 1 11-29-2002 06:23 AM

Reply
 
Submit Tools LinkBack Thread Tools Display Modes
  #1  
Old 01-17-2006
Registered User
 

Join Date: Nov 2005
Posts: 11
FTP: Why can i not use the ALLO command?

Hi guys,
I need to make use of the FTP ALLO command on a Solaris 10 OS. For some reason, FTP does not recognise the command as being valid. Does this command have to be enable> If so, how?

thnks,
Zaff
Reply With Quote
Forum Sponsor
  #2  
Old 01-17-2006
RTM's Avatar
RTM RTM is offline
Hog Hunter
 
Join Date: Apr 2002
Location: On my motorcycle
Posts: 3,039
Post how you are trying to use the command and any error you are getting.
Reply With Quote
  #3  
Old 01-17-2006
Registered User
 

Join Date: Nov 2005
Posts: 11
After the connection, i type the following:

ftp>ALLO 1000
?Invalid command

I get an "invalid command" error.

thnks,
Zaff
Reply With Quote
  #4  
Old 01-17-2006
RTM's Avatar
RTM RTM is offline
Hog Hunter
 
Join Date: Apr 2002
Location: On my motorcycle
Posts: 3,039
Try this instead
ftp>quote ALLO 1000

Quote:
from Using FTP
To write larger files than the limit, the you (or your FTP client) must tell the server how large the incoming file is by giving the FTP ALLO command before the FTP STOR (put) command. Some clients may do this automatically. If your client does not, you can do this manually:

ftp> quote allo 123456789
200 ALLO command ok.
ftp> put bigfile write.test10
local: bigfile remote: write.test10
200 PORT command ok.
125 Data connection open; transfer starting.
226 Binary Transfer complete.
123456789 bytes sent in 23.547 secs (5.1e+04 Kbytes/sec)

Note:Once set, the size set with ALLO will remain in effect for that FTP session until you change it.
Reply With Quote
  #5  
Old 01-17-2006
Registered User
 

Join Date: Nov 2005
Posts: 11
thnks RTM, but now i get:

ftp> quote allo 10000
202 ALLO command ignored.
Reply With Quote
  #6  
Old 01-17-2006
RTM's Avatar
RTM RTM is offline
Hog Hunter
 
Join Date: Apr 2002
Location: On my motorcycle
Posts: 3,039
That makes it sound like the server you are connecting to does not limit file size (or that the file size is higher than 1000). Have you tried sending the file without setting the file size with the quote allo command?

Also, you may need to give some more info - like if this use to work or not, what you are attempting to do, why you are attempting to use the quote command (did someone tell you to use it or what).
Reply With Quote
  #7  
Old 01-17-2006
Registered User
 

Join Date: Nov 2005
Posts: 11
I basically need to findout how ALLO can be used to allocate space before a file is sent to the server, so that the allocated space can not be used by any other client who is also sending files. this should hopefully prevent the system from running out space while files are being transfered.

hope this helps.

Zaff
Reply With Quote
Google The UNIX and Linux Forums
Reply

Thread Tools
Display Modes




All times are GMT -7. The time now is 10:29 AM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008. All Rights Reserved.Ad Management by RedTyger Visit The Complex Event Processing Blog

Content Relevant URLs by vBSEO 3.2.0