Displaying 1 result from an estimated 1 matches for "abc_share".
2005 Jan 09
1
Problem in tracing the code at client end
I am using samba 3.0.7 on Ferdora Core (2.6.5-3)
I performed the following operation at the client
side
mount //abc/abc_share /xyz
cd /xyz
mkdir pqr
where "abc" is the remote server
"abc_share" is the remote share
"xyz" is the local directory
What I want to know is, at the last statement, when an "mkdir" is given, exactly which function at the client( which inturn sends it to...