oh. same results when I tried &#39;mget 2008*&#39; as well as &#39;mget *blahblah*&#39;, when the full name is 20080401.blahblah.txt<br><br><div class="gmail_quote">On Wed, Apr 2, 2008 at 10:56 PM, Pete Hardie &lt;<a href="mailto:pete.hardie@gmail.com">pete.hardie@gmail.com</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">On Wed, Apr 2, 2008 at 10:02 PM, Jerry Yu &lt;<a href="mailto:jjj863@gmail.com">jjj863@gmail.com</a>&gt; wrote:<br>

&gt; &#39;mget *&#39; did get correct files. However, it was absolute-pathed in the<br>
&gt; &nbsp;&#39;RETR&#39; command sent to the server.<br>
&gt;<br>
&gt; &nbsp;The only difference I can see is that &#39;get blah.txt&#39; sent<br>
&gt; &nbsp;relative-pathed name in the &#39;RETR&quot;<br>
&gt;<br>
&gt; &nbsp;Either command has correct file. &#39;550&#39; error was returned for the<br>
&gt; &nbsp;absolute-pathed file. Guess I can try different ftps clients till I<br>
&gt; &nbsp;get one, which sends relative file name for &#39;mget *&#39;. &nbsp;GNU ftp client<br>
&gt; &nbsp;is one.<br>
<br>
</div>I was positing that the * was triggering the path part, while [a-z]*<br>
might not get the path part.<br>
<div class="Ih2E3d"><br>
<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; &nbsp;On 4/2/08, Jerry Yu &lt;<a href="mailto:jjj863@gmail.com">jjj863@gmail.com</a>&gt; wrote:<br>
&gt; &nbsp;&gt; I am using a java ftps client to fetch files from a FTPS server<br>
&gt; &nbsp;&gt; (Connect::Enterprise FTP server 2.1.xx). &nbsp;Same results when I logged in<br>
&gt; &nbsp;&gt; interactively or by simple ftp batch.<br>
&gt; &nbsp;&gt;<br>
&gt; &nbsp;&gt; Here is the situation.<br>
&gt; &nbsp;&gt;<br>
&gt; &nbsp;&gt; &nbsp; &nbsp;- &#39;get blah.txt&#39; went successfully &nbsp;with 226 return code.<br>
&gt; &nbsp;&gt; &nbsp; &nbsp;- &#39;mget *&#39; returned &#39;server 550 error&#39; for each file (single file or<br>
&gt; &nbsp;&gt; &nbsp; &nbsp;multiple)<br>
&gt; &nbsp;&gt;<br>
&gt; &nbsp;&gt; up debug level, I noticed that &#39;get blah.txt&#39; sent &#39;RETR blah.txt&#39;, while<br>
&gt; &nbsp;&gt; &#39;mget *&#39; sent &#39;RETR /mydefaulthomedir/blah.txt&#39; to the server.<br>
&gt; &nbsp;&gt; &#39;pwd&#39; showed that I am at /mydefaulthomedir right after I signed in, (or cwd<br>
&gt; &nbsp;&gt; is done).<br>
&gt; &nbsp;&gt;<br>
&gt; &nbsp;&gt; Any idea how I can ask this FTP client to send &#39;RETR blah.txt&#39; for mget as<br>
&gt; &nbsp;&gt; well, unless forbidden by RFC?<br>
&gt; &nbsp;&gt;<br>
&gt;<br>
&gt; &nbsp;--<br>
&gt; &nbsp;Sent from Gmail for mobile | <a href="http://mobile.google.com" target="_blank">mobile.google.com</a><br>
&gt;<br>
&gt;<br>
</div><div><div></div><div class="Wj3C7c">&gt; _______________________________________________<br>
&gt; &nbsp;Ale mailing list<br>
&gt; &nbsp;<a href="mailto:Ale@ale.org">Ale@ale.org</a><br>
&gt; &nbsp;<a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
&gt;<br>
<br>
<br>
<br>
--<br>
Pete Hardie<br>
--------<br>
Better Living Through Bitmaps<br>
_______________________________________________<br>
Ale mailing list<br>
<a href="mailto:Ale@ale.org">Ale@ale.org</a><br>
<a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
</div></div></blockquote></div><br>