fssh_strcpy
#define strcpy fssh_strcpy
extern char *fssh_strcpy(char *dest, const char *source);
fssh_strcpy(path, "/boot/home/config/settings/fs_shell");
fssh_strcpy(path, ".");
fssh_strcpy(filename, ".");