473,473 Members | 1,705 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

What WebRequestMethods.Ftp.ListDirectoryDetails returns?

When I as for a list of the details for a directory what comes back?

Columns 000-009 appear to be attributes.
from Windows documentation
h Hidden file
s System file
e Encrypted
r Read-only
a File ready for archiving
c Compressed
p Reparse point

Columns 011-013 are a number but what does this number mean?

Columns 015-033 and 035-053 are alhpa columns with what meaning?

Columns 055-062 look like the file length but what is the number when this
is a directory?

Columns 064-075 document that FTP did not have a Y2K problem.

Columns 077-nnn are the file name but how long can it be.

Thanks

Tom
Feb 12 '07 #1
1 12108
ne***************@charter.net wrote:

[old question but I did not see any replies]
When I as for a list of the details for a directory what comes back?

Columns 000-009 appear to be attributes.
from Windows documentation
h Hidden file
s System file
e Encrypted
r Read-only
a File ready for archiving
c Compressed
p Reparse point

Columns 011-013 are a number but what does this number mean?
Number of directories the file are in.
Columns 015-033 and 035-053 are alhpa columns with what meaning?
user and group
Columns 055-062 look like the file length but what is the number when this
is a directory?
0
Columns 064-075 document that FTP did not have a Y2K problem.

Columns 077-nnn are the file name but how long can it be.
I do not think there are any limit since the format is platform
specific.

Arne

PS: Note that it is only Unix and Unix compatible FTP servers
that use this format.
Mar 17 '07 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: steven scaife | last post by:
Ok i need to compare 2 values from my array but strComp no matter what returns 1 even though my comparison values are the same if i do this str1 = "wed" str2 = "wed" strComp(str1, str2)...
2
by: Sam | last post by:
In our C++ program, we are using the system call to execute another C++ program synchronously. The program executed by system runs without error and returns back a 0. Under conditions we cannot...
1
by: Chukkalove | last post by:
I originally created several "copy" resource reader classes which worked great individually, but after I converted them into an parent class with children they no longer find the resources. Each...
3
by: Bob Phillips | last post by:
Hello All: I am building a small app that will download files from an FTP server (SCO Unix). I am told that the filenames may be reused, so I have to check the file size. However, the...
8
by: ForrestPhoto | last post by:
Hi, I must be missing something stupid. This works fine for text files, but uploads about half of images ( jpg & png ) before cutting out, and leaving a useless file on the server. It doesn't...
0
by: William LaMartin | last post by:
The results I get below are as expected except for the Date/Time information. This seems to be a bug in System.Net.WebRequestMethods.Ftp.ListDirectoryDetails. It is not allowing enough space for...
0
by: ajzele | last post by:
Is there a way for me to send a raw ftp command to a ftp server? Sample code: FtpWebRequest request = (FtpWebRequest)WebRequest.Create("ftp://192.168.140.81/ftproot/proba.txt"); ...
3
ADezii
by: ADezii | last post by:
Null as it relates to database development is one of life's little mysteries and a topic of total confusion for novices who venture out into the database world. A Null Value is not zero (0), a zero...
5
by: rinoesc | last post by:
Hello, I'm trying to create a ftp application for Windows Mobile. I'm using VisualStudio 2008 with OpenNETCF Framework for Windows Mobile. I have a problem with the following code... string...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.