Subj : Moving files between Filebases To : Digital Man From : Nightfox Date : Tue Feb 01 2022 02:06 pm Hi DM, If one wanted to move a file from one Filebase to another, I don't see a specific function in the JS object model documentation for doing so. Would this be the correct way? 1. Get the file's metadata object using FileBase.get(filename, FileBase.DETAIL.EXTENDED) 2. Remove the file from the FileBase using FileBase.remove(filename, false) 3. Move the file to the other filebase directory, open that filebase, and use FileBase.Add(meta-data object) I'm wondering if this will preserve stats such as the total number of downloads for the file, etc. Nightfox --- þ Synchronet þ Digital Distortion: digitaldistortionbbs.com .