There's a PC in the building on the network that I need to get some files
from. The PC is going to be donated to a charity, and the only value it has
are the documents on the hard drive.
How can I get files from there to my PowerBook running OS X?
I no very little about Windows, but can negotiate my way around, if I can get
some instructions. Is there networking capability in W98 that I can take
advantage of from OS X?
Any help in this direction would be greatly appreciated.
Thanks,
--
Dave C
dave-usenet3016@mailblocks.com
|
|
0
|
|
|
|
Reply
|
dave-usenet3016 (73)
|
9/17/2003 9:48:18 PM |
|
On Wed, 17 Sep 2003, DaveC wrote:
> There's a PC in the building on the network that I need to get some files
> from. The PC is going to be donated to a charity, and the only value it has
> are the documents on the hard drive.
>
> How can I get files from there to my PowerBook running OS X?
Use OS X's windows file sharing and access that from the PC. Alternatively
share a folder on the PC(right-click -> properties; sharing tab on recent
versions of windows, 98 could be different) and access that from your
Mac.
Fred
|
|
0
|
|
|
|
Reply
|
fglc2 (215)
|
9/17/2003 9:53:23 PM
|
|
In article <0001HW.BB8E24B20000DF3A19063080@news.individual.net>,
DaveC <dave-usenet3016@mailblocks.com> wrote:
> There's a PC in the building on the network that I need to get some files
> from. The PC is going to be donated to a charity, and the only value it has
> are the documents on the hard drive.
>
> How can I get files from there to my PowerBook running OS X?
>
> I no very little about Windows, but can negotiate my way around, if I can get
> some instructions. Is there networking capability in W98 that I can take
> advantage of from OS X?
>
> Any help in this direction would be greatly appreciated.
Ftp will work fine. Win98 is not likely to be running an ftp server,
but OSX is running one by default, good little Unix that it is. There's
a very good shareware ftp client for Windows called WS_FTP. Install
that (if it's not already installed) on the Windows box and connect to
the IP address of your Mac. I forget if WS_FTP supports drag and drop,
I think only the paid version does. In any event it's easy to use, you
just select the Windows files you want to transfer and they'll get sent
over to the Mac with no problem.
If these are Word files, you might want to make sure you send them as
binary rather than ASCII in order to preserve any special formatting,
but hopefully the latest version of WS_FTP is smart enough to figure
that out.
|
|
0
|
|
|
|
Reply
|
fishfry (53)
|
9/17/2003 10:11:44 PM
|
|
Frederick Cheung <fglc2@srcf.DUH.ucam.org> wrote:
>
> Use OS X's windows file sharing and access that from the PC.
I can't get this to work from Win98, just as little as I can access a
shared folder on a Win2000 or XP box from Win98.
The connection dialog in Win98 only allows for entering password (not
username) - Win98 shares each resource with a unique password -
while you need both to log in to MacOSX/Win2000/WinXP.
Or does anyone have a workaround ?
You have to share your folder on the PC and connect from the Mac.
Just hope that file sharing is *installed* on the PC.
In Win98 it's not installed by default ...
|
|
0
|
|
|
|
Reply
|
Asterix (88)
|
9/17/2003 11:07:32 PM
|
|
On Wed, 17 Sep 2003 22:11:44 GMT,
fishfry (fishfry@your-mailbox.com) wrote:
> Ftp will work fine. Win98 is not likely to be running an ftp server,
> but OSX is running one by default, good little Unix that it is.
Not running by default. Its installed by default, but you have to
enable it, thank god. A more secure alternative is to use ssh/scp/sftp
for file transfers -- there are ssh/scp/sftp clients available for
windows computers.
Bev
--
Bev A. Kupf
"The lyfe so short, the craft so long to lerne" -- Chaucer
|
|
0
|
|
|
|
Reply
|
bevakupf (1499)
|
9/17/2003 11:16:58 PM
|
|
> > Use OS X's windows file sharing and access that from the PC.
>
> I can't get this to work from Win98, just as little as I can access a
> shared folder on a Win2000 or XP box from Win98.
On Win2000 and XP, you must enable the Guest account.
> The connection dialog in Win98 only allows for entering password (not
> username) - Win98 shares each resource with a unique password -
> while you need both to log in to MacOSX/Win2000/WinXP.
Connecting to Win2000/XP:
* Select the server and connect to it.
* OSX prompts you for username/password
* Enter Guest with no password
* Choose the desired share
Connecting to Win95/98/Me:
* Select the server and connect to it.
* Choose the desired share
* OSX prompts you for username/password
* Enter Guest with no password
Works for me, anyway.
|
|
0
|
|
|
|
Reply
|
larwe (1373)
|
9/18/2003 4:13:08 PM
|
|
On 18 Sep 2003, Lewin A.R.W. Edwards wrote:
> > > Use OS X's windows file sharing and access that from the PC.
> >
> > I can't get this to work from Win98, just as little as I can access a
> > shared folder on a Win2000 or XP box from Win98.
>
> On Win2000 and XP, you must enable the Guest account.
Your shares must be 8 characters or less in length, with only
alphanumerical or underscores.
Fred
>
> > The connection dialog in Win98 only allows for entering password (not
> > username) - Win98 shares each resource with a unique password -
> > while you need both to log in to MacOSX/Win2000/WinXP.
>
> Connecting to Win2000/XP:
> * Select the server and connect to it.
> * OSX prompts you for username/password
> * Enter Guest with no password
> * Choose the desired share
>
> Connecting to Win95/98/Me:
> * Select the server and connect to it.
> * Choose the desired share
> * OSX prompts you for username/password
> * Enter Guest with no password
>
> Works for me, anyway.
>
|
|
0
|
|
|
|
Reply
|
fglc2 (215)
|
9/18/2003 4:57:30 PM
|
|
On Wed, 17 Sep 2003 15:11:44 -0700, fishfry wrote
(in message <fishfry-BE7A35.15114417092003@netnews.attbi.com>):
> Ftp will work fine. Win98 is not likely to be running an ftp server,
> but OSX is running one by default, good little Unix that it is. There's
> a very good shareware ftp client for Windows called WS_FTP. Install
> that (if it's not already installed) on the Windows box and connect to
> the IP address of your Mac. I forget if WS_FTP supports drag and drop,
> I think only the paid version does. In any event it's easy to use, you
> just select the Windows files you want to transfer and they'll get sent
> over to the Mac with no problem.
>
> If these are Word files, you might want to make sure you send them as
> binary rather than ASCII in order to preserve any special formatting,
> but hopefully the latest version of WS_FTP is smart enough to figure
> that out.
I turned on FTP Access in System Preferences. The default FTP server name is
ftp://pc-00102.
I installed WS_FTPLE that I downloaded from CNet's shareware library onto the
Windows PC.
When I try to access pc-00102, WS_FTP says that there is no such machine on
the network.
Not being familiar with Windows networking, I went to a Macintosh on the
network and, using Fetch, tried to access the server on my computer. It can't
see the server either.
What am I not doing? I've got two users set up on the OS X host computer, and
I tried loging in both from the remote client computers. I'm pretty sure that
user names and passwords aren't the problem; the error is always "Machine not
found" or "doesn't exist", not "User unknown" or "wrong password".
All of these machines are connected to the LAN; they can access our DSL
server and the Internet. They are on the same network segment with no routers
or other such devices between; only switches and hubs.
Any ideas why my personal FTP server isn't serving, even locally?
PowerBook G3/400; OS X 10.2.6
Thanks,
--
Dave C
dave-usenet3016@mailblocks.com
|
|
0
|
|
|
|
Reply
|
dave-usenet3016 (73)
|
9/19/2003 6:33:51 PM
|
|
To be thorough, I tried using both "ftp://pc-00102" and "pc-00102" as host
names when attempting to connect.
--
Dave C
dave-usenet3016@mailblocks.com
|
|
0
|
|
|
|
Reply
|
dave-usenet3016 (73)
|
9/19/2003 6:36:04 PM
|
|
Rebooted the Mac. The PC with WS_FTPLE (the free version) was able to connect
to the Mac. Once that happened, file transfer was trivial.
Thanks to all who pointed the way,
--
Dave C
dave-usenet3016@mailblocks.com
|
|
0
|
|
|
|
Reply
|
dave-usenet3016 (73)
|
9/19/2003 9:09:42 PM
|
|
On 9/19/03 4:09 PM, in article
0001HW.BB90BEA600069CAFF0080600@news.individual.net, "DaveC"
<dave-usenet3016@mailblocks.com> wrote:
> Rebooted the Mac. The PC with WS_FTPLE (the free version) was able to connect
> to the Mac. Once that happened, file transfer was trivial.
>
> Thanks to all who pointed the way,
Even "Enough"?
______________________________________________________________________
Posted Via Uncensored-News.Com - FAST UNLIMITED DOWNLOAD - http://www.uncensored-news.com
<><><><><><><> The Worlds Uncensored News Source <><><><><><><><>
|
|
0
|
|
|
|
Reply
|
ghost_topper (1997)
|
9/19/2003 9:19:29 PM
|
|
In article <BB90DD02.19458%ghost_topper@hotmail.com>,
George Kerby <ghost_topper@hotmail.com> wrote:
> On 9/19/03 4:09 PM, in article
> 0001HW.BB90BEA600069CAFF0080600@news.individual.net, "DaveC"
> <dave-usenet3016@mailblocks.com> wrote:
>
> > Rebooted the Mac. The PC with WS_FTPLE (the free version) was able to
> > connect
> > to the Mac. Once that happened, file transfer was trivial.
> >
> > Thanks to all who pointed the way,
> Even "Enough"?
>
But, of course. I RULZ!
--
Enough <enough@idontcare.com>
|
|
0
|
|
|
|
Reply
|
enough (518)
|
9/20/2003 12:23:57 PM
|
|
|
11 Replies
40 Views
(page loaded in 0.18 seconds)
Similiar Articles: Transfering data between a laptop and a PC using USB - comp ...... text.cableinet.net>... > in win98 ... The USB cable can be used to transfer data from one computer to another using Microsoft operating system. ... How to Transfer Files ... How to COPY and MOVE OS (LINUX) directories using C++ and ...I know how to copy files and move files, but ... transfer Fedora OS from on hard drive to another one - comp ... file and copy directory in Linux operating system ... basic ... Tar transfer and delete files - comp.unix.solaristar truncates end of file name - comp.unix.solaris Tar transfer and delete files - comp.unix.solaris Operating System: TAR: arg list too long - software.itags.org tar ... FTP: lost connection while transfering multiple files - comp.unix ...While transfering hundreds of files to our sun solaris 8 box file transfer interupts. This happens with z/OS (OS/390) and Windows NT clients. Time out... compatibility of spss 17 for Mac OS X files with PASW 17 for ...Can I move data files back and forth between spss 17 for Mac OS X files and PASW 17 ... this Mac version for a personal computer, > but want to also be able to transfer ... How to find big files on disk? - comp.unix.solarisMac OS X 10.6 and Windows XP - large file tranfer - format etc ... I need to transfer information (large files, films also >4 GB) to and from Mac OS X (latest 10.6) and ... Archive/copy over 2GB - comp.os.linux.hardware... had been at the various copying/transfer ... Windows server) to get bigger files saved..... > > Win98's ... Limit on files over network : Apple OS X 2GB Limit on files ... VMWare Player running SCO 5.0.6? - comp.unix.sco.misc... with VMWare Player by installing DSL Linux 0.9.1, And Windows 98 as guest OS's ... ftp connection from my office 5.0.7 system to perform the transfer of the oss640a files ... How to use Type1-Fonts with CorelDraw11 on Mac OS X (10.3) - comp ...I am using CorelDraw11 on Mac OS X 10.3. Thanks in advance for ... Transferring fonts - Solutions for Mac-PC Data and File Transfer Summary: How to transfer font files ... Linux exFAT/FAT64 support? - comp.os.linux.advocacyI can transfer whatever I like *now* with OS X. But I do have a Linux VM if I ever actually need ... wasn't the whole point of your OP that you needed to > transfer files ... G64 Transfer - comp.sys.cbmHow it it possible to transfer G64 Files from or to the computer? I have a 1541 ... Mavis Valley Transfer Station:: OS grid NS5971 :: Geograph Britain ... Hidden behind ... Office 2011 and Migration Assistant - comp.sys.mac.appsMac OS X v10.6: How to use Migration Assistant to transfer files ... You can use Migration Assistant to transfer important information, such as user accounts, applications ... Using DOSBox to run CP/M-86 on modern hardware - comp.os.cpm ...I can transfer files between the two by uuencoding them ... Now the Win98 box > booted > to real DOS, and ... If you are using any other operating system, you can install ... unzipping in SE Guide - comp.soft-sys.sas... experiencing problems with unzipping files. I have tried the following: x ... NetBackup 7.1 release update - comp.os.vms ... How to Secure Windows 98, 98 SE, and ME. More ... How to save e-mail or attachment to a file on UNIX OS from the ...... Content-Disposition: inline Content-Transfer ... PDFs using a command line? *nix or PC OS? I need to convert SGML files to ... e-mails from a UNIX / Linux / BSD / OS X shell ... How do I transfer files from my old Windows 98 OS computer to a ...Askville Question: How do I transfer files from my old Windows 98 OS computer to a new Vista OS computer? : Software How to Copy Files From Windows 98 to Windows XP | eHow.comHow to Copy Files From Windows 98 to Windows XP. Upgrading your operating system from Windows 98 to ... How to Transfer Files From Windows 98 to XP. Microsoft Windows XP ... OS X :: Transferring Files From Power Pc To Imac?OS X :: Transferring ITunes Files Using VMWare; OS X :: Transferring Files From Mac To Windows? OS X :: Transferring Files From Windows 98 To Mac Transfer files from older OS to newer OS - Microsoft AnswersCan I transfer files from Win 98 SE to Windows XP. ... Transfer files from older OS to newer OS ... What you do depends on 1) whether the Win98 ... OS X Lion: How to use Migration Assistant to transfer files from ...You can use Migration Assistant in OS X Lion to transfer important information ... you click Continue, the Migration Assistant will begin to transfer files to ... How to Transfer Big Mac OS X Files | eHow.comSharing pictures and documents with friends, colleagues and family members is fairly simple using email. However, because of most email providers file-size ... Move Files from Android to Mac OS X and Vice Versa with Android ...Move Files from Android to Mac OS X and Vice Versa with Android File Transfer ... Have an Android phone or tablet that you want to transfer files and ... 6/20/2012 5:59:39 PM
|